[INFO] cloning repository https://github.com/TyberiusPrime/rusty_rapidgzip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TyberiusPrime/rusty_rapidgzip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyberiusPrime%2Frusty_rapidgzip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyberiusPrime%2Frusty_rapidgzip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac87c66033373195c9694ed59478edab4638354f
[INFO] testing TyberiusPrime/rusty_rapidgzip against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyberiusPrime%2Frusty_rapidgzip" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TyberiusPrime/rusty_rapidgzip
[INFO] finished tweaking git repo https://github.com/TyberiusPrime/rusty_rapidgzip
[INFO] tweaked toml for git repo https://github.com/TyberiusPrime/rusty_rapidgzip written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TyberiusPrime/rusty_rapidgzip on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TyberiusPrime/rusty_rapidgzip already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75013696d30689856c11fb736f923de656ca9e95dc505bfd41d57f4e688831b4
[INFO] running `Command { std: "docker" "start" "-a" "75013696d30689856c11fb736f923de656ca9e95dc505bfd41d57f4e688831b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75013696d30689856c11fb736f923de656ca9e95dc505bfd41d57f4e688831b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75013696d30689856c11fb736f923de656ca9e95dc505bfd41d57f4e688831b4", kill_on_drop: false }`
[INFO] [stdout] 75013696d30689856c11fb736f923de656ca9e95dc505bfd41d57f4e688831b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91883f80da31efc0e6f6decb0f152da28f37b3ad8ef380039847d0a52a033316
[INFO] running `Command { std: "docker" "start" "-a" "91883f80da31efc0e6f6decb0f152da28f37b3ad8ef380039847d0a52a033316", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rusty-rapidgzip-inflate v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip-inflate)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fastqrab-stringpod v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip-stringpod)
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rusty-rapidgzip-deflate v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip-deflate)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling xtask v0.0.1 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling rusty-rapidgzip v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip)
[INFO] [stderr]    Compiling rusty-rapidgzip-bin v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip-bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.28s
[INFO] running `Command { std: "docker" "inspect" "91883f80da31efc0e6f6decb0f152da28f37b3ad8ef380039847d0a52a033316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91883f80da31efc0e6f6decb0f152da28f37b3ad8ef380039847d0a52a033316", kill_on_drop: false }`
[INFO] [stdout] 91883f80da31efc0e6f6decb0f152da28f37b3ad8ef380039847d0a52a033316
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07dd7d5cac08eb4c2541be7f484272d0c0f8e6f57f1ac3524654df5e0cf1282a
[INFO] running `Command { std: "docker" "start" "-a" "07dd7d5cac08eb4c2541be7f484272d0c0f8e6f57f1ac3524654df5e0cf1282a", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling xtask v0.0.1 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling rusty-rapidgzip-inflate v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip-inflate)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fastqrab-stringpod v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip-stringpod)
[INFO] [stderr]    Compiling rusty-rapidgzip v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rusty-rapidgzip-bin v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip-bin)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rusty-rapidgzip-deflate v0.0.1 (/opt/rustwide/workdir/crates/rusty-rapidgzip-deflate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.61s
[INFO] running `Command { std: "docker" "inspect" "07dd7d5cac08eb4c2541be7f484272d0c0f8e6f57f1ac3524654df5e0cf1282a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07dd7d5cac08eb4c2541be7f484272d0c0f8e6f57f1ac3524654df5e0cf1282a", kill_on_drop: false }`
[INFO] [stdout] 07dd7d5cac08eb4c2541be7f484272d0c0f8e6f57f1ac3524654df5e0cf1282a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97ccef0d06dfe7703acb8ba8dce4e9b1a62205199b08ed48005c132705f13789
[INFO] running `Command { std: "docker" "start" "-a" "97ccef0d06dfe7703acb8ba8dce4e9b1a62205199b08ed48005c132705f13789", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastqrab_stringpod-ea52437d362434fa)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test dual::tests::alias_pod_survives_source_drain ... ok
[INFO] [stdout] test dual::tests::cut_end_dual ... ok
[INFO] [stdout] test dual::tests::cut_start_dual ... ok
[INFO] [stdout] test dual::tests::debug_format_does_not_panic ... ok
[INFO] [stdout] test dual::tests::cuts_apply_identically_to_both ... ok
[INFO] [stdout] test dual::tests::alias_pod_pins_qual_independently ... ok
[INFO] [stdout] test dual::tests::alias_builder_basic ... ok
[INFO] [stdout] test dual::tests::dual_clone_shares_arcs ... ok
[INFO] [stdout] test dual::tests::dual_iter_yields_pairs ... ok
[INFO] [stdout] test dual::tests::dual_promotes_on_length_mismatch ... ok
[INFO] [stdout] test dual::tests::dual_send_sync_check ... ok
[INFO] [stdout] test dual::tests::empty_dual_pod ... ok
[INFO] [stdout] test dual::tests::from_columns_constant_offset_no_copy ... ok
[INFO] [stdout] test dual::tests::fixed_length_dual_basic ... ok
[INFO] [stdout] test dual::tests::from_columns_count_mismatch_errors ... ok
[INFO] [stdout] test dual::tests::from_columns_fixed_fast_path_keeps_strided ... ok
[INFO] [stdout] test dual::tests::from_columns_non_constant_offset_errors ... ok
[INFO] [stdout] test dual::tests::from_columns_zero_copy ... ok
[INFO] [stdout] test dual::tests::from_columns_entry_length_mismatch_errors ... ok
[INFO] [stdout] test single::tests::alias_builder_zero_length_entry ... ok
[INFO] [stdout] test dual::tests::from_columns_variable_lengths ... ok
[INFO] [stdout] test single::tests::alias_pod_snapshot_survives_source_drain ... ok
[INFO] [stdout] test single::tests::cut_end_fixed ... ok
[INFO] [stdout] test single::tests::cut_end_oversaturates_variable ... ok
[INFO] [stdout] test single::tests::clone_is_cheap_arc_share ... ok
[INFO] [stdout] test single::tests::builder_len_tracks ... ok
[INFO] [stdout] test dual::tests::dual_drain_promotes ... ok
[INFO] [stdout] test single::tests::cut_start_fixed ... ok
[INFO] [stdout] test single::tests::cut_start_then_cut_end_fixed ... ok
[INFO] [stdout] test single::tests::alias_builder_basic ... ok
[INFO] [stdout] test dual::tests::iter_seq_and_iter_qual_separate ... ok
[INFO] [stdout] test single::tests::debug_format_does_not_panic ... ok
[INFO] [stdout] test single::tests::drain_empty_range_noop ... ok
[INFO] [stdout] test single::tests::drain_fixed_promotes ... ok
[INFO] [stdout] test single::tests::cut_oversaturates_fixed ... ok
[INFO] [stdout] test single::tests::empty_pod ... ok
[INFO] [stdout] test single::tests::fixed_length_basic ... ok
[INFO] [stdout] test single::tests::cut_start_and_end_combined_variable ... ok
[INFO] [stdout] test single::tests::cut_oversaturates_variable ... ok
[INFO] [stdout] test single::tests::drain_variable ... ok
[INFO] [stdout] test single::tests::fixed_length_promotes_on_mismatch ... ok
[INFO] [stdout] test single::tests::fixed_then_variable_zero_byte_entries ... ok
[INFO] [stdout] test single::tests::into_iter_for_reference ... ok
[INFO] [stdout] test single::tests::iter_double_ended ... ok
[INFO] [stdout] test single::tests::iter_exact_size ... ok
[INFO] [stdout] test single::tests::alias_pod_snapshot_survives_source_cuts ... ok
[INFO] [stdout] test single::tests::drain_with_cut_preserves_cut ... ok
[INFO] [stdout] test single::tests::rebuild_pattern_produces_fixed_again ... ok
[INFO] [stdout] test single::tests::send_sync_check ... ok
[INFO] [stdout] test single::tests::used_bytes_vs_buffer_bytes_after_drain ... ok
[INFO] [stdout] test single::tests::variable_from_start ... ok
[INFO] [stdout] test single::tests::very_small_push_after_large_promotes_correctly ... ok
[INFO] [stdout] test single::tests::cut_start_and_end_saturate_to_empty_variable ... ok
[INFO] [stdout] test dual::tests::alias_out_of_bounds_panics - should panic ... ok
[INFO] [stdout] test single::tests::alias_builder_out_of_bounds_panics - should panic ... ok
[INFO] [stdout] test single::tests::get_out_of_bounds_panics_fixed - should panic ... ok
[INFO] [stdout] test dual::tests::push_unequal_lengths_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_rapidgzip-add63aa108a35b9f)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test pipeline::tests::tiny_file ... ok
[INFO] [stdout] test tests::bgzf_bgzf_decodes_both_members ... ok
[INFO] [stdout] test pipeline::tests::inflight_cap_blocks_releases_shuts_down ... ok
[INFO] [stdout] test tests::bgzf_gz_decodes_both_members ... ok
[INFO] [stdout] test tests::gz_bgzf_decodes_both_members ... ok
[INFO] [stdout] test tests::gz_gz_decodes_both_members ... ok
[INFO] [stdout] test pipeline::tests::zero_byte_file_returns_error ... ok
[INFO] [stdout] test tests::len_guard_accepts_up_to_the_limit ... ok
[INFO] [stdout] test tests::len_guard_rejects_oversized_with_clear_message ... ok
[INFO] [stdout] test pipeline::tests::named_pipe_decodes_correctly ... ok
[INFO] [stdout] test pipeline::tests::multistream_three_members ... ok
[INFO] [stdout] test pipeline::tests::multistream_large_then_small ... ok
[INFO] [stdout] test gzip::tests::corpus_roundtrip ... ok
[INFO] [stdout] test pipeline::tests::fast_inflate_kernel_multistream ... ok
[INFO] [stdout] test pipeline::tests::parallel_large_payload ... ok
[INFO] [stdout] test pipeline::tests::mixed_block_types ... ok
[INFO] [stdout] test pipeline::tests::parallel_matches_serial_large ... ok
[INFO] [stdout] test pipeline::tests::all_gzip_levels ... ok
[INFO] [stdout] test pipeline::tests::fast_inflate_kernel_correctness ... ok
[INFO] [stdout] test pipeline::tests::multistream_member_crosses_chunk_boundary ... ok
[INFO] [stdout] test pipeline::tests::matrix_sizes_chunks_threads ... ok
[INFO] [stdout] test pipeline::tests::multistream_level9 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 59.64s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adversarial.rs (/opt/rustwide/target/debug/deps/adversarial-50a0e1430c69c6c1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test read_exceeding_u32_fails_gracefully ... ignored, decodes ~4 GiB and needs several GiB of RAM; run with --ignored
[INFO] [stderr]      Running tests/concat.rs (/opt/rustwide/target/debug/deps/concat-352e25916f938461)
[INFO] [stdout] test expansion_past_speculative_reservation_decodes_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.46s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test concat_empty_members_interspersed ... ok
[INFO] [stdout] test concat_hello_world_all_paths ... ok
[INFO] [stdout] test corpus_concat_fixture_if_present ... ok
[INFO] [stdout] test concat_fastq_records_straddle_members ... ok
[INFO] [stdout] test concat_many_small_members ... ok
[INFO] [stdout] test concat_mixed_levels_and_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.72s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fastq.rs (/opt/rustwide/target/debug/deps/fastq-9b3208a5939c9a03)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test empty_input ... ok
[INFO] [stdout] test basic_two_records ... ok
[INFO] [stdout] test crlf_line_endings ... ok
[INFO] [stdout] test err_separator_not_plus ... ok
[INFO] [stdout] test err_header_not_at ... ok
[INFO] [stdout] test at_and_plus_in_quality ... ok
[INFO] [stdout] test err_truncated_after_header_newline ... ok
[INFO] [stdout] test err_truncated_after_sep_newline ... ok
[INFO] [stdout] test err_truncated_mid_header ... ok
[INFO] [stdout] test err_truncated_after_seq_newline ... ok
[INFO] [stdout] test err_truncated_mid_qual ... ok
[INFO] [stdout] test err_seq_qual_length_mismatch ... ok
[INFO] [stdout] test err_truncated_mid_sep ... ok
[INFO] [stdout] test err_truncated_mid_seq ... ok
[INFO] [stdout] test err_truncated_second_record_after_complete_first ... ok
[INFO] [stdout] test err_truncated_second_record_mid_seq ... ok
[INFO] [stdout] test variable_lengths ... ok
[INFO] [stdout] test no_trailing_newline ... ok
[INFO] [stdout] test many_records_stress ... ok
[INFO] [stdout] test end_to_end_read_gz_into_fastq_named_pipe ... ok
[INFO] [stdout] test end_to_end_read_gz_into_fastq ... ok
[INFO] [stdout] test streaming_parallel_pipe_matches_mmap_multichunk ... ok
[INFO] [stderr]      Running tests/golden_hash.rs (/opt/rustwide/target/debug/deps/golden_hash-702f822ed20dac02)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test corpus_config_self_check ... ok
[INFO] [stdout] test golden_hash_all_corpus ... FAILED
[INFO] [stdout] test both_engines_agree_on_required_fixtures ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p rusty-rapidgzip --test golden_hash`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- golden_hash_all_corpus stdout ----
[INFO] [stdout] ok  synth-0xff-1m.gz
[INFO] [stdout] ok  synth-concat-members.gz
[INFO] [stdout] ok  synth-empty.gz
[INFO] [stdout] ok  synth-level1.gz
[INFO] [stdout] ok  synth-level9.gz
[INFO] [stdout] ok  synth-repeated-pattern.gz
[INFO] [stdout] ok  synth-single-byte.gz
[INFO] [stdout] ok  synth-spaces-1m.gz
[INFO] [stdout] ok  synth-zeros-1m.gz
[INFO] [stdout] golden_hash: 9 checked, 29 absent, 0 large-skipped
[INFO] [stdout] 
[INFO] [stdout] thread 'golden_hash_all_corpus' (2335) panicked at crates/rusty-rapidgzip/tests/golden_hash.rs:218:9:
[INFO] [stdout] 1 fixture(s) failed:
[INFO] [stdout] REQUIRED FIXTURE ABSENT: synth-random-1m.gz — it is committed under tests/corpus/ and must be present
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ab65cbc3b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ab65cbc3b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ab65cbc3b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ab65cbc3b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ab65cd11ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ab65cd11ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61ab65cc1152 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ab65cc1152 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ab65c9a126 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ab65c9a126 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ab65cb3d99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ab65c4250c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61ab65c4250c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ab65cb4012 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61ab65cb4012 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ab65c9a1e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ab65c8ed39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ab65c9afed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ab65cd197c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ab65b1c440 - golden_hash[ce3504863b3d32ae]::golden_hash_all_corpus
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rusty-rapidgzip/tests/golden_hash.rs:218:9
[INFO] [stdout]   20:     0x61ab65b1a1a7 - golden_hash[ce3504863b3d32ae]::golden_hash_all_corpus::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rusty-rapidgzip/tests/golden_hash.rs:163:28
[INFO] [stdout]   21:     0x61ab65affdf6 - <golden_hash[ce3504863b3d32ae]::golden_hash_all_corpus::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61ab65c355eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61ab65c355eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x61ab65c42e65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x61ab65c42e65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x61ab65c42e65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x61ab65c42e65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61ab65c42e65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61ab65c42e65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x61ab65c42e65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61ab65c3d9c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61ab65c3d9c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x61ab65c45ee2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x61ab65c45ee2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x61ab65c45ee2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61ab65c45ee2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61ab65c45ee2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61ab65c45ee2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x61ab65c45ee2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61ab65cbb6bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x61ab65cbb6bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x786b0e5e7aa4 - <unknown>
[INFO] [stdout]   43:     0x786b0e674a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- both_engines_agree_on_required_fixtures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'both_engines_agree_on_required_fixtures' (2333) panicked at crates/rusty-rapidgzip/tests/golden_hash.rs:288:33:
[INFO] [stdout] required fixture synth-random-1m.gz unreadable: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ab65cbc3b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ab65cbc3b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ab65cbc3b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ab65cbc3b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ab65cd11ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ab65cd11ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61ab65cc1152 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ab65cc1152 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ab65c9a126 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ab65c9a126 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ab65cb3d99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ab65c4250c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61ab65c4250c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ab65cb4012 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61ab65cb4012 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ab65c9a1e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ab65c8ed39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ab65c9afed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ab65cd197c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ab65b1a353 - golden_hash[ce3504863b3d32ae]::both_engines_agree_on_required_fixtures::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rusty-rapidgzip/tests/golden_hash.rs:288:33
[INFO] [stdout]   20:     0x61ab65b36b01 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<u8>, std[929523f510218772]::io::error::Error>>::unwrap_or_else::<golden_hash[ce3504863b3d32ae]::both_engines_agree_on_required_fixtures::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x61ab65b1d53f - golden_hash[ce3504863b3d32ae]::both_engines_agree_on_required_fixtures
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rusty-rapidgzip/tests/golden_hash.rs:288:14
[INFO] [stdout]   22:     0x61ab65b1a207 - golden_hash[ce3504863b3d32ae]::both_engines_agree_on_required_fixtures::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rusty-rapidgzip/tests/golden_hash.rs:275:45
[INFO] [stdout]   23:     0x61ab65affe76 - <golden_hash[ce3504863b3d32ae]::both_engines_agree_on_required_fixtures::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61ab65c355eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61ab65c355eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61ab65c42e65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61ab65c42e65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61ab65c42e65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61ab65c42e65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61ab65c42e65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61ab65c42e65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61ab65c42e65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61ab65c3d9c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61ab65c3d9c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61ab65c45ee2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61ab65c45ee2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61ab65c45ee2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61ab65c45ee2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61ab65c45ee2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61ab65c45ee2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61ab65c45ee2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61ab65cbb6bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x61ab65cbb6bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x786b0e5e7aa4 - <unknown>
[INFO] [stdout]   45:     0x786b0e674a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     both_engines_agree_on_required_fixtures
[INFO] [stdout]     golden_hash_all_corpus
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "97ccef0d06dfe7703acb8ba8dce4e9b1a62205199b08ed48005c132705f13789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ccef0d06dfe7703acb8ba8dce4e9b1a62205199b08ed48005c132705f13789", kill_on_drop: false }`
[INFO] [stdout] 97ccef0d06dfe7703acb8ba8dce4e9b1a62205199b08ed48005c132705f13789
